GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-09-26T15:28:33.289962+00:00",
"SubmitDate": "2026-09-26T15:28:33.289962+00:00",
"ReportPeriodStart": "2026-09-26T15:28:33.289962+00:00",
"ReportPeriodEnd": "2026-09-26T15:28:33.289962+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "7540d4e5-90f9-4e4f-a457-4466906ff3f3",
"Rows": [
{
"ItemId": "210f1f63-6fd8-4359-a535-3387d108b333",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "210f1f63-6fd8-4359-a535-3387d108b333",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "7540d4e5-90f9-4e4f-a457-4466906ff3f3",
"Rows": [
{
"ItemId": "210f1f63-6fd8-4359-a535-3387d108b333",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "210f1f63-6fd8-4359-a535-3387d108b333",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"0ea78400-bcdf-4077-b24a-055ade70197b",
"77126b96-4584-42cd-bfcb-cabd2cab96f5"
],
"Approvers": [
"96cf9c45-27bc-4fd1-aacb-bd02cd7220ef",
"4fa361cc-f830-4315-b3fe-8e648f8037ce"
],
"ApprovedBy": "e3530272-fec6-4234-a31a-35ec3452c2e1",
"ApprovalDate": "2026-09-26T15:28:33.289962+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "fcce0743-b8a5-402d-9bb0-da351023adf8",
"WorkPlanId": "940387a5-7963-45b2-8c03-c5ec2489fb07",
"id": "80a5e716-9f3b-49cd-8429-8d9ed064d506",
"ConfigId": "6fbcecac-af3b-47b2-bc1e-5dd7ffc7bd80"
},
{
"GenerationDate": "2026-09-26T15:28:33.289962+00:00",
"SubmitDate": "2026-09-26T15:28:33.289962+00:00",
"ReportPeriodStart": "2026-09-26T15:28:33.289962+00:00",
"ReportPeriodEnd": "2026-09-26T15:28:33.289962+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "7540d4e5-90f9-4e4f-a457-4466906ff3f3",
"Rows": [
{
"ItemId": "210f1f63-6fd8-4359-a535-3387d108b333",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "210f1f63-6fd8-4359-a535-3387d108b333",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "7540d4e5-90f9-4e4f-a457-4466906ff3f3",
"Rows": [
{
"ItemId": "210f1f63-6fd8-4359-a535-3387d108b333",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "210f1f63-6fd8-4359-a535-3387d108b333",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"0ea78400-bcdf-4077-b24a-055ade70197b",
"77126b96-4584-42cd-bfcb-cabd2cab96f5"
],
"Approvers": [
"96cf9c45-27bc-4fd1-aacb-bd02cd7220ef",
"4fa361cc-f830-4315-b3fe-8e648f8037ce"
],
"ApprovedBy": "e3530272-fec6-4234-a31a-35ec3452c2e1",
"ApprovalDate": "2026-09-26T15:28:33.289962+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "fcce0743-b8a5-402d-9bb0-da351023adf8",
"WorkPlanId": "940387a5-7963-45b2-8c03-c5ec2489fb07",
"id": "80a5e716-9f3b-49cd-8429-8d9ed064d506",
"ConfigId": "6fbcecac-af3b-47b2-bc1e-5dd7ffc7bd80"
}
]